func runtime.readRandom

2 uses

	runtime (current package)
		os_linux.go#L351: func readRandom(r []byte) int {
		rand.go#L51: 		if readRandom(seed[:]) != len(seed) {